ActiveReports 8
GetEvents(Attribute[]) Method

The attributes array.
Gets the event descriptor collection for the specified custom attributes array.
Syntax
'Declaration
 
Public Overloads Function GetEvents( _
   ByVal attributes() As System.Attribute _
) As System.ComponentModel.EventDescriptorCollection
public System.ComponentModel.EventDescriptorCollection GetEvents( 
   System.Attribute[] attributes
)

Parameters

attributes
The attributes array.
See Also

Reference

CustomProperties Class
CustomProperties Members
Overload List

Support Forum